Ribbon for WinForms
GetCharABCWidths(IntPtr,UInt32,UInt32,ABC[]) メソッド

C1.Win.4.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > GetCharABCWidths メソッド : GetCharABCWidths(IntPtr,UInt32,UInt32,ABC[]) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function GetCharABCWidths( _
   ByVal hdc As IntPtr, _
   ByVal firstChar As UInteger, _
   ByVal lastChar As UInteger, _
   ByVal widths() As Win32.ABC _
) As Boolean
public static bool GetCharABCWidths( 
   IntPtr hdc,
   uint firstChar,
   uint lastChar,
   out Win32.ABC[] widths
)

パラメータ

hdc
firstChar
lastChar
widths
参照

Win32 クラス
Win32 メンバ
オーバーロード一覧